Release 10.1A: OpenEdge Development:
ADM Reference


fetchContainedRows

A client-side procedure that gets a batch of data from one SmartDataObject and all the tables from SmartDataObjects lower in the data-link chain or tree.

Location: sbo.p

Parameters:

INPUT pcObject AS CHARACTER INPUT piStartRow AS INTEGER INPUT pcRowIdent AS CHARACTER INPUT plNext AS LOGICAL INPUT piRowsToReturn AS INTEGER OUTPUT piRowsReturned AS INTEGER Notes: If pcObject AS CHARACTER is specified, then this procedure only fetches result sets from that Object on down. Intended for internal use. Called from clientSendRows in the contained SDO.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095